Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Refactoring for upcoming thin client port#178

Merged
garious merged 2 commits intosolana-labs:masterfrom
garious:split-request
May 7, 2018
Merged

Refactoring for upcoming thin client port#178
garious merged 2 commits intosolana-labs:masterfrom
garious:split-request

Conversation

@garious
Copy link
Copy Markdown
Contributor

@garious garious commented May 7, 2018

No new functionality here. Working towards sending thin client Request messages to one port and Events to another. Note that the current port will accept Event, not Request::Transaction. If you expect that to break the GPU code, now's the time to yell loudly.

garious added 2 commits May 7, 2018 14:51
Prep work to allow clients to send any type that can end up in
the ledger.
@garious garious requested review from aeyakovenko and sakridge May 7, 2018 22:08
@garious garious merged commit b9e0505 into solana-labs:master May 7, 2018
garious added a commit to garious/solana that referenced this pull request May 7, 2018
Refactoring for upcoming thin client port
steviez pushed a commit to steviez/solana that referenced this pull request Mar 21, 2024
…a-labs#178)

* Add functions to collect executed transactions fee in details;

* remove unnecessary derive attributes

* change function name from add to accumulate; remove collector_fee_details from PartialEq

* add AbiExample

* add test

* share function to withdraw errored transaction

* more tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant